Einhugur macOS Bridge plugin.

EinhugurMacOSBridge.NSPopoverTouchBarItem Class (desktop)

A bar item that provides a two-state control that can expand into its second state, showing the contents of a bar that it owns.

For Touch Bars macOS 10.12.2 or later is needed.

EinhugurMacOSBridge.NSTouchBarItem
   NSPopoverTouchBarItem

class EinhugurMacOSBridge.NSPopoverTouchBarItem

Constructors

NSPopoverTouchBarItemConstructor that takes identifier, collapsed label text and collapsed image.

Properties

ClassName (Inherited) (desktop - console) Returns the name of the Cocoa class under the hood as String.
CustomizationLabel (Inherited) Sets or gets the user-visible string identifying this item during bar customization.
Handle (Inherited) Returns Integer handle to the native NSObject structure.
ShowsCloseButtonA Boolean value that determines whether a close button should be shown on the popover bar.

Methods

DismissPopoverRestores the previously visible main bar.
Release (Inherited) Releases the NSObject.
Retain (Inherited) Retains the NSObject
SetPopoverTouchBarSets the popover Touch Bar to be shown when the Popover Touch Bar item is expanded.
SetVisibilityPriority (Inherited) Sets priority of the Touch Bar item, where the lowest priority ones get hidden if there is no space to show them all.
ShowPopoverReplaces the main bar with this item's popover bar.

Constants

Version = 5.0 (Inherited)

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Unsupported Platforms:

  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit